Skip to content

Add examples for resultSet.getRow and preparedStatement.executeBatch - #577

Merged
jpoehnelt merged 1 commit into
googleworkspace:mainfrom
kartikmaji:jdbc-updates
Nov 14, 2025
Merged

Add examples for resultSet.getRow and preparedStatement.executeBatch#577
jpoehnelt merged 1 commit into
googleworkspace:mainfrom
kartikmaji:jdbc-updates

Conversation

@kartikmaji

Copy link
Copy Markdown
Contributor

Add examples for resultSet.getRow() and preparedStatement.executeBatch() for faster JDBC operations.

Description

This provides an alternative for faster reads and writes in JDBC calls when using apps script in V8 runtime

Fixes # (issue)

Is it been tested?

  • [Y ] Development testing done

Checklist

  • [Y] My code follows the style guidelines of this project
  • [Y] I have performed a self-review of my own code
  • [Y] I have performed a peer-reviewed with team member(s)
  • [Y] I have commented my code, particularly in hard-to-understand areas
  • [Y] I have made corresponding changes to the documentation
  • [N] My changes generate no new warnings
  • [N] Any dependent changes have been merged and published in downstream modules

@jpoehnelt
jpoehnelt merged commit 1e9e1e4 into googleworkspace:main Nov 14, 2025
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants